Search Individual Recipient Coverage

Retrieves the recipient's individual private and/or public coverages, optionally filtered by status.

Mechanism

GET [base]/Coverage?_query=individualCoverage&patient=[ODBNumber]

May optionally append &status=active to only return active coverages May also optionally append &insurer=bpcs (for public coverage) or &insurer:not=bpcs for private coverage

Payload Example
In: No payload.
Out: HTTP 200 with Coverage Individual Bundle Profile, which will be empty if the recipient was not found Coverage Individual Search Example